home *** CD-ROM | disk | FTP | other *** search
/ Freelog Special Edition 18 / FreelogHS18.iso / Editeur texte / Keynote / kntsetup.exe / {app} / keynote.exe / 0 / RCDATA / TFORM_FILEMGR / TFORM_FILEMGR.txt
Text File  |  2003-11-13  |  4KB  |  206 lines

  1. object Form_FileMgr: TForm_FileMgr
  2.   Left = 386
  3.   Top = 310
  4.   Width = 477
  5.   Height = 308
  6.   HelpContext = 560
  7.   BorderIcons = [biSystemMenu]
  8.   Caption = 'File manager'
  9.   Font.Charset = DEFAULT_CHARSET
  10.   Font.Color = clWindowText
  11.   Font.Height = -14
  12.   Font.Name = 'MS Sans Serif'
  13.   Font.Style = []
  14.   KeyPreview = True
  15.   Position = poScreenCenter
  16.   Scaled = False
  17.   ShowHint = True
  18.   OnActivate = FormActivate
  19.   OnCloseQuery = FormCloseQuery
  20.   OnCreate = FormCreate
  21.   OnDestroy = FormDestroy
  22.   OnKeyDown = FormKeyDown
  23.   PixelsPerInch = 120
  24.   TextHeight = 16
  25.   object Panel_Btn: TPanel
  26.     Left = 0
  27.     Top = 121
  28.     Width = 469
  29.     Height = 155
  30.     Align = alBottom
  31.     BevelOuter = bvNone
  32.     TabOrder = 0
  33.     object Label1: TLabel
  34.       Left = 12
  35.       Top = 6
  36.       Width = 71
  37.       Height = 16
  38.       Caption = 'Description:'
  39.     end
  40.     object Label2: TLabel
  41.       Left = 12
  42.       Top = 25
  43.       Width = 60
  44.       Height = 16
  45.       Caption = 'Comment:'
  46.     end
  47.     object Label4: TLabel
  48.       Left = 12
  49.       Top = 80
  50.       Width = 45
  51.       Height = 16
  52.       Caption = 'Format:'
  53.     end
  54.     object Label5: TLabel
  55.       Left = 252
  56.       Top = 80
  57.       Width = 39
  58.       Height = 16
  59.       Caption = 'Notes:'
  60.     end
  61.     object Label7: TLabel
  62.       Left = 14
  63.       Top = 62
  64.       Width = 51
  65.       Height = 16
  66.       Caption = 'Created:'
  67.     end
  68.     object Bevel1: TBevel
  69.       Left = 6
  70.       Top = 105
  71.       Width = 457
  72.       Height = 6
  73.       Shape = bsTopLine
  74.     end
  75.     object L_Desc: TLabel
  76.       Left = 92
  77.       Top = 6
  78.       Width = 9
  79.       Height = 16
  80.       Caption = '...'
  81.       ShowAccelChar = False
  82.     end
  83.     object L_Comment: TLabel
  84.       Left = 92
  85.       Top = 25
  86.       Width = 9
  87.       Height = 16
  88.       Caption = '...'
  89.       ShowAccelChar = False
  90.     end
  91.     object L_Fmt: TLabel
  92.       Left = 92
  93.       Top = 80
  94.       Width = 9
  95.       Height = 16
  96.       Caption = '...'
  97.       ShowAccelChar = False
  98.     end
  99.     object L_Date: TLabel
  100.       Left = 92
  101.       Top = 62
  102.       Width = 9
  103.       Height = 16
  104.       Caption = '...'
  105.       ShowAccelChar = False
  106.     end
  107.     object L_Count: TLabel
  108.       Left = 314
  109.       Top = 80
  110.       Width = 9
  111.       Height = 16
  112.       Caption = '...'
  113.       ShowAccelChar = False
  114.     end
  115.     object Label99: TLabel
  116.       Left = 12
  117.       Top = 43
  118.       Width = 42
  119.       Height = 16
  120.       Caption = 'Folder:'
  121.     end
  122.     object L_Path: TLabel
  123.       Left = 92
  124.       Top = 43
  125.       Width = 9
  126.       Height = 16
  127.       Caption = '...'
  128.       ShowAccelChar = False
  129.     end
  130.     object Label3: TLabel
  131.       Left = 252
  132.       Top = 62
  133.       Width = 55
  134.       Height = 16
  135.       Caption = 'Modified:'
  136.     end
  137.     object L_Modified: TLabel
  138.       Left = 314
  139.       Top = 62
  140.       Width = 9
  141.       Height = 16
  142.       Caption = '...'
  143.       ShowAccelChar = False
  144.     end
  145.     object Button_OK: TButton
  146.       Left = 12
  147.       Top = 117
  148.       Width = 93
  149.       Height = 31
  150.       Hint = 'Open selected file'
  151.       Caption = '&Select'
  152.       Default = True
  153.       ModalResult = 1
  154.       TabOrder = 0
  155.       OnClick = Button_OKClick
  156.     end
  157.     object Button_Cancel: TButton
  158.       Left = 111
  159.       Top = 117
  160.       Width = 92
  161.       Height = 31
  162.       Hint = 'Dismiss the dialog box'
  163.       Caption = '&Close'
  164.       ModalResult = 2
  165.       TabOrder = 1
  166.       OnClick = Button_CancelClick
  167.     end
  168.     object CheckBox_FullPaths: TCheckBox
  169.       Left = 234
  170.       Top = 123
  171.       Width = 223
  172.       Height = 21
  173.       Hint = 'Display full or shortened file names'
  174.       Caption = 'Show full &Paths with filenames'
  175.       TabOrder = 2
  176.     end
  177.   end
  178.   object TVmgr: TTreeNT
  179.     Left = 0
  180.     Top = 0
  181.     Width = 469
  182.     Height = 121
  183.     Hint = 'Double-click a file to open it in KeyNote'
  184.     Align = alClient
  185.     Ctl3D = True
  186.     Images = Chest.MGRImages
  187.     Indent = 19
  188.     InsertMarkColor = -16777216
  189.     ItemHeight = 16
  190.     Options = [toAutoExpand, toAutoScroll, toEvenHeight, toReadOnly, toRightClickSelect, toShowButtons, toShowLines, toShowRoot]
  191.     ParentColor = False
  192.     ParentCtl3D = False
  193.     ParentShowHint = False
  194.     ShowHint = False
  195.     ScrollTime = 0
  196.     TabOrder = 1
  197.     OnDblClick = TVmgrDblClick
  198.   end
  199.   object FormPlacement: TFormPlacement
  200.     IniSection = 'MgrDlg'
  201.     Options = [fpPosition]
  202.     Left = 195
  203.     Top = 55
  204.   end
  205. end
  206.